Gets or sets the file specification that defines the file(s) on which the condition depends.
__property BSTR Filespec;
String Filespec;
Property Filespec() As String
The Filespec can include standard wildcard characters (* and ?). For example:
The Options property can be used to include subdirectories and set other options for evaluating the condition.
adTempus API Reference version 3.0.0.0, revised 10/30/2008
|